Skip to content

Conversation

@labkey-tchad
Copy link
Member

Rationale

I accidentally added an s to the controller name when updating a URL in SpecimenGridExportTest.

No LabKey Server module registered to handle request for controller: specimens
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for css=form[data-region-form="SpecimenSummary"] (tried for 30 second(s) with 100 milliseconds interval)
  at app//org.labkey.test.Locator.waitForElement(Locator.java:570)
  at app//org.labkey.test.selenium.LazyWebElement.findWrappedElement(LazyWebElement.java:69)
  at app//org.labkey.test.selenium.BaseLazyWebElement.getWrappedElement(BaseLazyWebElement.java:14)
  at app//org.labkey.test.selenium.RefindingWebElement.getWrappedElement(RefindingWebElement.java:77)
  at app//org.labkey.test.selenium.WebElementWrapper.isEnabled(WebElementWrapper.java:79)
  at app//org.labkey.test.util.DataRegion.elementCache(DataRegion.java:97)
  at app//org.labkey.test.util.DataRegionTable.elementCache(DataRegionTable.java:107)
  at app//org.labkey.test.util.DataRegionTable.uncheckAllOnPage(DataRegionTable.java:1192)
  at app//org.labkey.test.tests.AbstractExportTest.preTest(AbstractExportTest.java:106)

Related Pull Requests

Changes

  • Fix the specimen controller name in SpecimenGridExportTest

@labkey-tchad labkey-tchad requested review from a team and labkey-chrisj and removed request for a team September 12, 2025 16:47
@labkey-tchad labkey-tchad merged commit a731658 into develop Sep 12, 2025
8 checks passed
@labkey-tchad labkey-tchad deleted the fb_specimenControllerTypo branch September 12, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants